home *** CD-ROM | disk | FTP | other *** search
- Path: news.ptd.net!news
- From: jimp@postoffice.ptd.net (JP)
- Newsgroups: comp.lang.c++
- Subject: Re: Help! Can't compile anything on UNIX
- Date: 31 Jan 1996 13:49:24 GMT
- Organization: Something For Nothing
- Message-ID: <4ens14$gba@ns2.ptd.net>
- References: <4emncp$e56@nntp.Stanford.EDU>
- NNTP-Posting-Host: cs1-11.lan.ptd.net
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=ISO-8859-1
- X-Newsreader: WinVN 0.99.5
-
- In article <4emncp$e56@nntp.Stanford.EDU>, sac says...
- >
- >I am new to programming in a UNIX environment, so I'm probably missing
- >something basic but here's my problem:
- >
- >When I invoke the compiler thus
- >
- >$c++ foo.c++
- >
- >I get the following reply:
-
- Umm, dunno if this helps, but on a sun solaris system I type
- c++go file.cc to compile my stuff...
-
-
-